home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1998 January
/
PC Answers Issue 49 Cover CD January 1998.iso
/
Apps
/
IE40
/
IE4SHLNT.CAB
/
controlp.htt
< prev
next >
Wrap
Text File
|
1997-09-18
|
4KB
|
92 lines
<!--
* This file was automatically generated by Microsoft Internet Explorer 4.0
* using the file %TEMPLATEDIR%\controlp.htt
-->
<html>
<style>
a:link {font: 8pt/10pt verdana; color: #FF6633}
a:visited {font: 8pt/10pt verdana; color: #0099FF}
a:active {font: 8pt/10pt verdana; color: black}
</style>
<head>
<script language="JavaScript" for="FileList" event="SelectionChanged">
var items = FileList.FocusedItem;
var fldr = FileList.Folder;
SPAN1.innerHTML = "<b>" + fldr.GetDetailsOf(items, 0) + "</b><br>" + fldr.GetDetailsOf(items, 1);
</script>
<script>
function fixSize() {
var hideTop = 200
var hideLeft = 400
var ch = document.body.clientHeight
var cw = document.body.clientWidth
if (hideTop > ch) {
document.all.heading.visibility = "hidden"
document.all.FileList.style.pixelTop = 0
document.all.panel.style.pixelTop = 0
} else {
document.all.heading.visibility = "visible"
document.all.FileList.style.top = (document.all.heading.offsetHeight - 32) + "px"
document.all.panel.style.top = (document.all.heading.offsetHeight) + "px"
document.all.rule.style.width = (cw - 84) + "px"
}
if (hideLeft > cw) {
document.all.panel.visibility = "hidden"
document.all.FileList.style.pixelLeft = 0
document.all.FileList.style.pixelTop = document.all.panel.style.pixelTop
} else {
document.all.panel.visibility = "visible"
document.all.FileList.style.pixelLeft = document.all.panel.style.pixelWidth
}
document.all.FileList.style.pixelWidth = cw - document.all.FileList.style.pixelLeft
document.all.FileList.style.pixelHeight = ch - document.all.FileList.style.pixelTop
document.all.panel.style.pixelHeight = ch - document.all.panel.style.pixelTop
}
</script>
</head>
<body topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0 scroll=no onload="fixSize()">
<div ID="heading" style="position: absolute; width: 100%; height: 88px; background: URL(res://webvw.dll/controlp.gif) no-repeat">
<p style="margin-left: 80px; padding-left: 20px; margin-top: 16px">
<table>
<tr>
<td nowrap>
<font style="font: 16pt/16pt verdana; font-weight: bold; color: #0099FF">
%THISDIRNAME%
</font>
</td>
</tr>
</table>
<hr ID="rule" style="position: absolute; top: 44px; left: 84px" size=1px color=black>
</div>
<div ID="panel" style="position: absolute; top: 88px; width: 30%; background: window; overflow: auto">
<p style="margin-left: 20px; margin-top: 8px; margin-right: 8px">
<font style="font: 8pt/10pt verdana; font-weight: normal; color: text">
<span id="SPAN1">
Select an icon to view its description.
</span>
<br><br>
</font>
<font style="font: 8pt/10pt verdana; font-weight: bold; color: background">
<a href="http://www.microsoft.com/">Microsoft Home</a><br>
<a href="http://www.microsoft.com/support/mtshome.asp">Technical Support</a>
</font>
</div>
<object id="FileList" border=0 tabindex=1
classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"
style="position: absolute; left: 30%; top: 88px; width: 70%; height: 100%">
</object>
<script language="JavaScript">
window.onresize = fixSize;
</script>
</body>
</html>